MY字典>英语词典>memory cache翻译和用法

memory cache

英 [ˈmeməri kæʃ]

美 [ˈmeməri kæʃ]

网络  内存缓存; 记忆体快取; 缓存; 内存高速缓存; 存储器高速缓存

计算机

英英释义

noun

  • (computer science) RAM memory that is set aside as a specialized buffer storage that is continually updated
      Synonym:cache

    双语例句

    • This paper firstly studied memory cache feature and described the messaging system design ideas. Then do the process to realize the design idea.
      本文首先研究了内存缓存功能在短信系统上的设计思路,并根据其进行了短信内存缓存功能设计实现。
    • If the value is0, the memory cache will not be created.
      如果该值为0,那么将不会创建内存高速缓存。
    • This essay discuss an innovative way to make use of the memory cache to resolve the problem.
      论文提出了使用内存缓存的方式对该问题进行解决。
    • This algorithm can improve hit rate on backend servers 'main memory cache, thus increase the performance of the whole cluster system.
      该算法可提高后端服务器的主存Cache命中率,从而提高了整个集群系统的性能。
    • You can now configure a private memory cache for every CPUVP to decrease the time of server memory allocation on large multiprocessor computers.
      现在可以为每个CPUVP配置一个私有内存缓存,以减少大型多处理器计算机上的服务器内存分配时间。
    • Furthermore, we made three tests on the memory cache system, and assessed the parameters of existing experience.
      随后对内存缓存的实现进行了试用,并对现有的经验参数进行评估。
    • In order to ease up the gap between CPU and memory, cache is introduced between them.
      为了缓和CPU与存储器之间的速度差距,在计算机系统的CPU与主存之间引入了cache。
    • It can be configured to offload cache to disk if the memory cache is full ( via the disk offload function).
      还可以设置如果内存高速缓存已满,就将缓存转存到磁盘(通过磁盘转存功能)。
    • This paper proposes an adaptive-level memory cache strategy by which people can store the accessed Web resources adaptively, release the pressure of Web server and reduce the document retrieval latency.
      该文提出的自适应存储缓冲策略应用于代理服务器上,通过自适应地存储Web资源,缩短了文档的检索时间。
    • Memcached is an open source project designed to make use of the spare RAM in many servers to act as a memory cache for frequently accessed pieces of information.
      memcached是一个开源项目,旨在利用多个服务器内的多余RAM来充当一个可存放经常被访问信息的内存缓存。